[INFO] cloning repository https://github.com/vmunix/slugr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmunix/slugr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 980da7894bfb93ccde93d9045e38e9491e255569
[INFO] testing vmunix/slugr against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vmunix/slugr
[INFO] finished tweaking git repo https://github.com/vmunix/slugr
[INFO] tweaked toml for git repo https://github.com/vmunix/slugr written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vmunix/slugr on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vmunix/slugr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded any_ascii v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7484aebb437177e7f7cb88fb18286ad045a94966fcb089ae6f665dc148fd5130
[INFO] running `Command { std: "docker" "start" "-a" "7484aebb437177e7f7cb88fb18286ad045a94966fcb089ae6f665dc148fd5130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7484aebb437177e7f7cb88fb18286ad045a94966fcb089ae6f665dc148fd5130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7484aebb437177e7f7cb88fb18286ad045a94966fcb089ae6f665dc148fd5130", kill_on_drop: false }`
[INFO] [stdout] 7484aebb437177e7f7cb88fb18286ad045a94966fcb089ae6f665dc148fd5130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cedc802d1d00d7b4b928801fb4b6c10c3da59b905e27d09630265b44f572ed
[INFO] running `Command { std: "docker" "start" "-a" "82cedc802d1d00d7b4b928801fb4b6c10c3da59b905e27d09630265b44f572ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling any_ascii v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fileslug v0.1.3 (/opt/rustwide/workdir/crates/fileslug)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling slugr v0.1.3 (/opt/rustwide/workdir/slugr)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
[INFO] running `Command { std: "docker" "inspect" "82cedc802d1d00d7b4b928801fb4b6c10c3da59b905e27d09630265b44f572ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cedc802d1d00d7b4b928801fb4b6c10c3da59b905e27d09630265b44f572ed", kill_on_drop: false }`
[INFO] [stdout] 82cedc802d1d00d7b4b928801fb4b6c10c3da59b905e27d09630265b44f572ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a58ea56a1421876a155be9b0b0e2aa3c657332c3d4aa95c4ba546b6cafdf852
[INFO] running `Command { std: "docker" "start" "-a" "3a58ea56a1421876a155be9b0b0e2aa3c657332c3d4aa95c4ba546b6cafdf852", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling fileslug v0.1.3 (/opt/rustwide/workdir/crates/fileslug)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling slugr v0.1.3 (/opt/rustwide/workdir/slugr)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.00s
[INFO] running `Command { std: "docker" "inspect" "3a58ea56a1421876a155be9b0b0e2aa3c657332c3d4aa95c4ba546b6cafdf852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a58ea56a1421876a155be9b0b0e2aa3c657332c3d4aa95c4ba546b6cafdf852", kill_on_drop: false }`
[INFO] [stdout] 3a58ea56a1421876a155be9b0b0e2aa3c657332c3d4aa95c4ba546b6cafdf852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9561a82066257704813ba77a20c5927390f580ad062888214fd724cb9cd9134e
[INFO] running `Command { std: "docker" "start" "-a" "9561a82066257704813ba77a20c5927390f580ad062888214fd724cb9cd9134e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fileslug-bfa06f691fea26d6)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test tests::test_preserve_version_dots_no_version ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_multiple_versions ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_letters_not_matched ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_not_followed_by_digit ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_semver ... ok
[INFO] [stdout] test tests::test_restore_version_dots ... ok
[INFO] [stdout] test tests::test_slugify_already_numbered ... ok
[INFO] [stdout] test tests::test_slugify_brackets_stripped_contents_kept ... ok
[INFO] [stdout] test tests::test_slugify_cjk ... ok
[INFO] [stdout] test tests::test_slugify_collapses_separators ... ok
[INFO] [stdout] test tests::test_slugify_backticks ... ok
[INFO] [stdout] test tests::test_slugify_dotfile_with_extension ... ok
[INFO] [stdout] test tests::test_slugify_curly_braces ... ok
[INFO] [stdout] test tests::test_slugify_emoji ... ok
[INFO] [stdout] test tests::test_slugify_already_clean ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_two_part ... ok
[INFO] [stdout] test tests::test_slugify_compound_ext_mixed_case ... ok
[INFO] [stdout] test tests::test_slugify_combining_char ... ok
[INFO] [stdout] test tests::test_slugify_empty_string ... ok
[INFO] [stdout] test tests::test_slugify_hidden_config_multipart ... ok
[INFO] [stdout] test tests::test_slugify_keep_unicode ... ok
[INFO] [stdout] test tests::test_slugify_newline_in_name ... ok
[INFO] [stdout] test tests::test_slugify_no_extension ... ok
[INFO] [stdout] test tests::test_slugify_full_pipeline ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_adjacent_to_letters ... ok
[INFO] [stdout] test tests::test_slugify_dotfile_untouched ... ok
[INFO] [stdout] test tests::test_restore_version_dots_no_placeholder ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_simple ... ok
[INFO] [stdout] test tests::test_slugify_numbers_only ... ok
[INFO] [stdout] test tests::test_slugify_only_special_chars ... ok
[INFO] [stdout] test tests::test_slugify_only_special_no_ext ... ok
[INFO] [stdout] test tests::test_slugify_pascal ... ok
[INFO] [stdout] test tests::test_slugify_pipe_redirect ... ok
[INFO] [stdout] test tests::test_slugify_pascal_multiple_words ... ok
[INFO] [stdout] test tests::test_slugify_rtl_arabic ... ok
[INFO] [stdout] test tests::test_slugify_shell_injection ... ok
[INFO] [stdout] test tests::test_slugify_snake ... ok
[INFO] [stdout] test tests::test_slugify_string_empty ... ok
[INFO] [stdout] test tests::test_slugify_string_brackets_stripped ... ok
[INFO] [stdout] test tests::test_slugify_string_keep_unicode ... ok
[INFO] [stdout] test tests::test_slugify_string_no_truncation_under_1k ... ok
[INFO] [stdout] test tests::test_slugify_string_no_extension_handling ... ok
[INFO] [stdout] test tests::test_slugify_special_chars ... ok
[INFO] [stdout] test tests::test_slugify_string_dotfile_not_preserved ... ok
[INFO] [stdout] test tests::test_slugify_string_basic ... ok
[INFO] [stdout] test tests::test_slugify_string_only_special ... ok
[INFO] [stdout] test tests::test_slugify_string_pascal ... ok
[INFO] [stdout] test tests::test_slugify_string_preserves_version_dots ... ok
[INFO] [stdout] test tests::test_slugify_trims_separators ... ok
[INFO] [stdout] test tests::test_slugify_string_unicode ... ok
[INFO] [stdout] test tests::test_slugify_truncation_keep_unicode_multibyte ... ok
[INFO] [stdout] test tests::test_slugify_truncates_cjk_expansion ... ok
[INFO] [stdout] test tests::test_slugify_string_snake ... ok
[INFO] [stdout] test tests::test_slugify_truncation_preserves_long_extension ... ok
[INFO] [stdout] test tests::test_slugify_truncates_at_separator_boundary ... ok
[INFO] [stdout] test tests::test_slugify_string_truncates_long_input ... ok
[INFO] [stdout] test tests::test_slugify_unicode_transliterate ... ok
[INFO] [stdout] test tests::test_slugify_very_long_name ... ok
[INFO] [stdout] test tests::test_split_dotfile_with_extension ... ok
[INFO] [stdout] test tests::test_split_dotfile_with_second_extension ... ok
[INFO] [stdout] test tests::test_slugify_truncates_long_name ... ok
[INFO] [stdout] test tests::test_split_multiple_dots ... ok
[INFO] [stdout] test tests::test_split_no_extension ... ok
[INFO] [stdout] test tests::test_split_compound_extension ... ok
[INFO] [stdout] test tests::test_split_dotfile ... ok
[INFO] [stdout] test tests::test_split_simple_extension ... ok
[INFO] [stdout] test tests::test_slugify_basic_kebab ... ok
[INFO] [stdout] test tests::test_slugify_compound_extension ... ok
[INFO] [stdout] test tests::test_slugify_zero_width_chars ... ok
[INFO] [stdout] test tests::test_slugify_no_truncation_under_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slugr-b54800c7ac3510c0)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test cli::tests::test_clobber_opt_in ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_execute ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_recursive ... ok
[INFO] [stdout] test cli::tests::test_pipe_with_style_flags ... ok
[INFO] [stdout] test cli::tests::test_raw_requires_pipe ... ok
[INFO] [stdout] test cli::tests::test_pipe_flag ... ok
[INFO] [stdout] test cli::tests::test_recursive_with_file_argument ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_clobber ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_files ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_interactive ... ok
[INFO] [stdout] test cli::tests::test_all_flags ... ok
[INFO] [stdout] test cli::tests::test_pipe_with_raw ... ok
[INFO] [stdout] test fixtures::tests::all_caps::pascal ... ok
[INFO] [stdout] test fixtures::tests::all_dots::kebab ... ok
[INFO] [stdout] test fixtures::tests::all_dots::snake ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::pascal ... ok
[INFO] [stdout] test cli::tests::test_snake_and_pascal_conflict ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::kebab ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::snake ... ok
[INFO] [stdout] test fixtures::tests::all_caps::kebab ... ok
[INFO] [stdout] test fixtures::tests::all_dots::pascal ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::snake ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::kebab ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::pascal ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::kebab ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::snake ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::pascal ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::pascal ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::pascal ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::snake ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::kebab ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::pascal ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::kebab ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::snake ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::pascal ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::snake ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::kebab ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::kebab ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::pascal ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::snake ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::kebab ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::snake ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::pascal ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::kebab ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::pascal ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::snake ... ok
[INFO] [stdout] test fixtures::tests::download_hell::kebab ... ok
[INFO] [stdout] test fixtures::tests::download_hell::pascal ... ok
[INFO] [stdout] test fixtures::tests::download_hell::snake ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::kebab ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::snake ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::kebab ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::pascal ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::pascal ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::snake ... ok
[INFO] [stdout] test fixtures::tests::final_v2::kebab ... ok
[INFO] [stdout] test fixtures::tests::final_v2::pascal ... ok
[INFO] [stdout] test fixtures::tests::final_v2::snake ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::kebab ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::pascal ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::snake ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::kebab ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::pascal ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::snake ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::kebab ... ok
[INFO] [stdout] test fixtures::tests::many_dots::kebab ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::snake ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::pascal ... ok
[INFO] [stdout] test fixtures::tests::many_dots::pascal ... ok
[INFO] [stdout] test fixtures::tests::many_dots::snake ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::kebab ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::snake ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::pascal ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::kebab ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::pascal ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::snake ... ok
[INFO] [stdout] test fixtures::tests::music_track::pascal ... ok
[INFO] [stdout] test fixtures::tests::music_track::kebab ... ok
[INFO] [stdout] test fixtures::tests::music_track::snake ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::kebab ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::pascal ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::kebab ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::snake ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::pascal ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::snake ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::snake ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::kebab ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::pascal ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::snake ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::kebab ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::pascal ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::snake ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::kebab ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::snake ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::kebab ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::pascal ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::snake ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::pascal ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::pascal ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::kebab ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::kebab ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::snake ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::pascal ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::snake ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::kebab ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::kebab ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::snake ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::snake ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::snake ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::snake ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::snake ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::pascal ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::kebab ... ok
[INFO] [stdout] test fixtures::tests::word_temp::kebab ... ok
[INFO] [stdout] test fixtures::tests::word_temp::snake ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::kebab ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::snake ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::pascal ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::kebab ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::snake ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::pascal ... ok
[INFO] [stdout] test rename::tests::test_rename_file_dry_run ... ok
[INFO] [stdout] test rename::tests::test_rename_file_basic ... ok
[INFO] [stdout] test rename::tests::test_rename_source_not_found ... ok
[INFO] [stdout] test rename::tests::test_safe_target_compound_ext ... ok
[INFO] [stdout] test rename::tests::test_safe_target_dotfile_collision ... ok
[INFO] [stdout] test rename::tests::test_rename_to_empty_name ... ok
[INFO] [stdout] test rename::tests::test_safe_target_dotfile_multiple_collisions ... ok
[INFO] [stdout] test rename::tests::test_safe_target_multiple_collisions ... ok
[INFO] [stdout] test rename::tests::test_rename_symlink_not_followed ... ok
[INFO] [stdout] test rename::tests::test_safe_target_no_clobber_off ... ok
[INFO] [stdout] test rename::tests::test_safe_target_no_collision ... ok
[INFO] [stdout] test walk::tests::test_collect_empty_directory_recursive ... ok
[INFO] [stdout] test cli::tests::test_defaults ... ok
[INFO] [stdout] test fixtures::tests::all_caps::snake ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::kebab ... ok
[INFO] [stdout] test walk::tests::test_collect_non_existent_path ... ok
[INFO] [stdout] test walk::tests::test_collect_non_recursive ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::snake ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::pascal ... ok
[INFO] [stdout] test rename::tests::test_safe_target_with_collision ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::snake ... ok
[INFO] [stdout] test walk::tests::test_collect_recursive_bottom_up ... ok
[INFO] [stdout] test walk::tests::test_collect_deeply_nested ... ok
[INFO] [stdout] test fixtures::tests::word_temp::pascal ... ok
[INFO] [stdout] test rename::tests::test_rename_file_same_name ... ok
[INFO] [stdout] test walk::tests::test_collect_single_file ... ok
[INFO] [stdout] test walk::tests::test_collect_recursive_skips_root ... ok
[INFO] [stdout] test walk::tests::test_collect_symlink_in_tree ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::kebab ... ok
[INFO] [stdout] test walk::tests::test_collect_mixed_files_and_dirs ... ok
[INFO] [stdout] test rename::tests::test_rename_readonly_directory ... FAILED
[INFO] [stdout] test rename::tests::test_safe_target_just_under_cap ... ok
[INFO] [stdout] test rename::tests::test_safe_target_overflow_protection ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rename::tests::test_rename_readonly_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rename::tests::test_rename_readonly_directory' (238) panicked at slugr/src/rename.rs:297:22:
[INFO] [stdout] expected Failed, got Renamed { from: "/tmp/.tmpT0B24Q/readonly/file.txt", to: "/tmp/.tmpT0B24Q/readonly/renamed.txt" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a35ef05ff8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a35ef05ff8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a35ef05ff8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56a35ef05ff8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56a35ef1bb8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56a35ef1bb8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56a35ef0b602 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56a35ef0b602 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56a35eee29b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56a35eee29b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56a35eefd379 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56a35ed88a1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56a35ed88a1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56a35eefd532 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x56a35eefd532 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56a35eee2a72 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56a35eed7949 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56a35eee399d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56a35ef1c31c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56a35ed46d64 - slugr[bfcbf06e5574dcee]::rename::tests::test_rename_readonly_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/slugr/src/rename.rs:297:22
[INFO] [stdout]   20:     0x56a35ed42e57 - slugr[bfcbf06e5574dcee]::rename::tests::test_rename_readonly_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/slugr/src/rename.rs:275:40
[INFO] [stdout]   21:     0x56a35ed66b26 - <slugr[bfcbf06e5574dcee]::rename::tests::test_rename_readonly_directory::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x56a35ed7bafb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56a35ed7bafb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x56a35ed89375 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x56a35ed89375 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x56a35ed89375 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x56a35ed89375 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x56a35ed89375 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56a35ed89375 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x56a35ed89375 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x56a35ed83ed4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x56a35ed83ed4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x56a35ed8c3f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x56a35ed8c3f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x56a35ed8c3f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x56a35ed8c3f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56a35ed8c3f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56a35ed8c3f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x56a35ed8c3f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56a35ef0544f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x56a35ef0544f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7fef8ec0caa4 - <unknown>
[INFO] [stdout]   43:     0x7fef8ec99a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rename::tests::test_rename_readonly_directory
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 170 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p slugr --bin slugr`
[INFO] running `Command { std: "docker" "inspect" "9561a82066257704813ba77a20c5927390f580ad062888214fd724cb9cd9134e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9561a82066257704813ba77a20c5927390f580ad062888214fd724cb9cd9134e", kill_on_drop: false }`
[INFO] [stdout] 9561a82066257704813ba77a20c5927390f580ad062888214fd724cb9cd9134e
